Back to FabImage Library website
You are here: Start » Function Reference » System » Time
Time
Select a function from the list below.
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
![]() |
CurrentDateTime | Returns a string containing the date time information in selected format and all of the date time data separately. |
FoundationLite | |
![]() |
Delay | Suspends the program workflow for inTime milliseconds. |
FoundationLite | |
![]() |
DelayByPeriod | Suspends the program workflow for inTime milliseconds relative to the end of the filter's last invoke time. |
FoundationLite | |
![]() |
GetClockTime | Stops clock to measure performance. |
FoundationLite | |
![]() |
MakeDateTime | Returns a valid DateTime object completed with the input parameters. |
FoundationLite | |
![]() |
MeasurePeriod | Returns elapsed time in milliseconds from last filter call. |
FoundationLite | |
![]() |
StartClock | Starts clock to measure performance. |
FoundationLite |
Select Filter Equivalent below.
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
![]() |
FisFilter_GetClockTime | Stops clock to measure performance. |
FoundationLite |