Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

SystemInfo.Time

Returns current system time stamp as double.

Component Version macOS Windows Linux Server iOS SDK
SystemInfo 3.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "SystemInfo.Time" )

Parameters

none

Result

Returns time stamp in seconds.

Description

Returns current system time stamp as double.
This value is very precise. Should be at least allow milliseconds measurements.
Perfect for calculating how long an operation takes.

Examples

Shows time:

Show Custom Dialog [MBS( "SystemInfo.Time" )]

See also

Example Databases

Blog Entries

FileMaker Magazin

Created 18th August 2014, last changed 24th February 2016


SystemInfo.SystemFont - SystemInfo.UserName

Feedback: Report problem or ask question.