1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-05 19:18:01 +08:00
ULib/tests/examples/sse_example/set_ticker.usp
2018-01-06 18:14:58 +01:00

7 lines
80 B
Plaintext

<!--#args
value("13.333");
-->
<!--#code
UServer_Base::sendToAllSSE(value);
-->