Function

Math.GetCurrentTimeStamp

DateTime Math.GetCurrentTimeStamp()
API http://api.avolites.com/10.1/Math.GetCurrentTimeStamp.html
description Gets the current local timestamp.
namespace Math
parameter (no parameters)
return value Timestamp
Example in

Masters.TapTempo:

  <step>Masters.TapTempo(1607, Math.GetCurrentTimeStamp())</step>
Also used in
Remarks