INTERVAL

2.0

Interval structure for inksets.

typedef struct {

ABSTIME atBegin;

ABSTIME atEnd;

} INTERVAL;

Members

atBegin

Beginning of 1-millisecond granularity interval.

atEnd

Time at 1 millisecond past end of interval.

See Also

ABSTIME

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples