Skip to main content

ITimeAssertions

Short summary

This interface provides assert statements for times For LTIME assertions use the property ITimeAssertions.long. For TIME assertions use the property ITimeAssertions.simple.

AccessAbstractFinalExtendsImplements
-NoNo__SYSTEM.IQueryInterface-

UML Diagram

Properties

long

Type: I64BitTimeAssertions

Returns an interface with assert statements for 64 bit times

simple

Type: I32BitTimeAssertions

Returns an interface with assert statements for 32 bit times

Code

Declaration

INTERFACE ITimeAssertions EXTENDS __SYSTEM.IQueryInterface