%SAMPLE_TIME%

The real time in seconds corresponding to one execution cycle.

Generators

C/C++/Java

Example (Java)

public float getSampleTime()
{
   return %SAMPLE_TIME%;
}