Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: CubiScan 000-FIN_youcef 005_ESSAI_youcef
Time Class Reference
This class handles the time zone calculation, and is used for creating time stamp objects. More...
#include <Time.h>
Public Member Functions | |
| Time () | |
| creates a new Time instance. | |
| TimeStamp * | getTime () |
| creates a new TimeStamp instance. | |
| long | getUnixTime () |
Detailed Description
This class handles the time zone calculation, and is used for creating time stamp objects.
Definition at line 197 of file Time.h.
Constructor & Destructor Documentation
| Time | ( | ) |
Member Function Documentation
| TimeStamp * getTime | ( | ) |
| long getUnixTime | ( | ) |
- Returns:
- the current time stamp (UTC) in UNIX format, without time zone correction.
Generated on Thu Jul 14 2022 13:56:12 by
1.7.2