Adds to HTTP headers of a response the performance data of the request not only
as the actual execution time in seconds (rtime), but also the utime and stime:
rtime represents the total duration of the response generation process.
utime represents the actual CPU time, exclusively spent on processing only
the PHP code of the current request, excluding other background processes.
stime represents the CPU time spent on kernel processes like disk read/writes
and other IO operations.
Coming Soon Mode module provides an easy setup for a "coming soon" landing page, It activates a temporary site mode, limiting access to anonymous users, chosen roles while presenting customizable content, complete with a dynamic countdown timer.