Is hangfire recurring job always query for time to check it's job?

In the image below, Hangfire recurring job is querying constantly. Is it checking for time constantly to know if it’s trigger time has reached yet? If yes, then the cycle for this is 5 seconds?