Difference between revisions of "AXY:MC-Basic:group.CURRENTTIME"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= Ctime |SYNTAX= ?Ctime |AVAILABILITY= Versions 4.5.25 and higher |DESCRIPTION= Returns the total time of the currently executing motion. Values: -1 no …')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

Returns the total time of the currently executing motion. Values:

-1 no motion active

-2 not applicable (PrfType = 0 or 1)

> 0 current time of running motion

Short form

Ctime

Syntax

?Ctime

Availability

Versions 4.5.25 and higher

Type

Long

Range

-2…MaxInt

Units

mliseconds

Scope

Task, terminal

Limitations

Read-only

Examples

?currenttime