Files
cell/tests/actor_helper_stop.ce

3 lines
73 B
Plaintext

// Helper actor that stops after 0.1 seconds
var _t = $delay($stop, 0.1)