meas_time :
A primitive for measuring the time instants of triggering events.
The meas_time primitive measures the time instant of a triggering event in the input trig. The real-typed output out indicates the time instant of the last trigger events. It initially takes an “NaN (not-a-number)” value until the first triggering event occurs, and gets updated to a finite value once a triggering event occurs.
Input/Output Terminals
| Name | I/O | Type | Description |
| out | output | real | value |
| trig | input | xbit | trigger |