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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

FSEvents.CurrentEventId

Queries current event ID for system.

Component Version macOS Windows Linux Server iOS SDK
FSEvents 5.4 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ❌ No
MBS( "FSEvents.CurrentEventId" )

Parameters

none

Result

Returns ID or error.

Description

Queries current event ID for system.
Fetches the most recently generated event ID, system-wide (not just for one stream). By the time it is returned to your application even newer events may have already been generated.

Examples

Show current event ID:

Show Custom Dialog ["Current event ID"; MBS( "FSEvents.CurrentEventId" )]

See also

This function is free to use.

Created 18th November 2015, last changed 13th March 2016


FSEvents.CreateRelativeToDevice - FSEvents.Description

💬 Ask a question or report a problem