AMRISubjectController::Tick¶
Class: AMRISubjectController
Called every frame.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
DeltaTime |
float |
Time elapsed since the last frame in seconds. |
Remarks¶
Updates the demo recording state, runs ExperimentTick if enough TTLs have been received, handles display text countdown, and auto-stops demo recording if no TTL has arrived within the configured limit. DeltaTime Time elapsed since the last frame in seconds.