ITimeSpan

Summary

Represents a TimeSpan object. used by timer to set cycles.

See also

Timer

Properties

Structure

class ITimeSpan
nanoseconds

The nano seconds value of the TimeStap.

Type

uint32 or None

seconds

The seconds value of the TimeSpan.

Type

uint64 or None