Looking for a Special Delay Library

Approach: I'm want to make a special Library which can delay certain actions and not others.

You can't do that. What you can do is to make sure that certain actions are performed at the appropriate time, as in the Blink Without Delay example.

The code attempted to make it run in backround:

On a machine with no operating system, and a single thread, there is NO background for processes to run in.