grandMA3 ユーザマニュアル » プラグイン » Lua 関数 - Object-Free API » Time() | Version 2.2 |
The Time function returns the time (in seconds) the station has been on, as a number (float). It is basically a stopwatch that starts when the grandMA3 application starts. It is not the current time of day or the session online time.
この関数は、引数を受け取りません。
This example finds, formats, and prints the time.
Lua |
return function() |