TimeT

Description

Stores a point in time as seconds in UnixEpoch format.

Inheritance

TimeT does not inherit from any object type.

Global Methods

Free functions that create a TimeT.

Constructors

Operators

Properties

Property Type Description

date

int64

Number of seconds since midnight 1/1/1970 UTC (GMT).

Methods

Related Topics

Object Types

Working with Application Objects

TimeMillis