VirtualUserScript MillisecondsSinceEpoch Property C# API
Get the number of milliseconds since the epoch (1st Jan 1970)

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public static string MillisecondsSinceEpoch { get; }
See Also