Procedures

ProcedureLocationProcedure TypeDescription
is_leapmaster_time_mFunction

Check if the year is a leap year

ticmaster_time_mSubroutine

Start the timer

time_printmaster_time_mSubroutine

Print the current time and date

time_stampmaster_time_mFunction

Get the current date or time and date

tocmaster_time_mSubroutine

Stop the timer and return the time in seconds

call~~graph~~CallGraph proc~is_leap is_leap proc~time_stamp time_stamp proc~tic tic proc~toc toc proc~time_print time_print
Help