Procedure | Location | Procedure Type | Description |
---|---|---|---|
is_leap | master_time_m | Function | Check if the year is a leap year |
tic | master_time_m | Subroutine | Start the timer |
time_print | master_time_m | Subroutine | Print the current time and date |
time_stamp | master_time_m | Function | Get the current date or time and date |
toc | master_time_m | Subroutine | Stop the timer and return the time in seconds |