1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +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);
-->