CmdMessenger
3.0
CmdMessenger is a serial port messaging library for the Arduino
|
Class to get a timestamp More...
Static Public Attributes | |
static DateTime | Jan1St1970 = new DateTime(1970, 1, 1, 0, 0, 0, DateTimeKind.Utc) |
Properties | |
static long | Millis [get] |
Gets the milliseconds since 1 Jan 1970. More... | |
static long | Seconds [get] |
Gets the seconds since 1 Jan 1970. More... | |
Class to get a timestamp
|
staticget |
Gets the milliseconds since 1 Jan 1970.
The milliseconds since 1 Jan 1970.
Referenced by CommandMessenger.SerialPortManager.ReadLine().
|
staticget |
Gets the seconds since 1 Jan 1970.
The seconds since 1 Jan 1970.