Go to the first, previous, next, last section, table of contents.
This chapter describes functions for manipulating dates and times,
including functions for determining what the current time is and
conversion between different time representations.
The time functions fall into three main categories:
-
Functions for measuring elapsed CPU time are discussed in section Processor Time.
-
Functions for measuring absolute clock or calendar time are discussed in
section Calendar Time.
-
Functions for setting alarms and timers are discussed in section Setting an Alarm.
Go to the first, previous, next, last section, table of contents.