Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Autor: ԄӏՖҚ
- Written for Die-Sippe
- Gets the realtime if call it
- */
- for "_i" from 0 to 1 step 0 do {
- realTimeSippe = "extDB3" callExtension "9:LOCAL_TIME";
- realTimeSippe = call compile realTimeSippe;
- publicVariable "realTimeSippe";
- sleep 0.1;
- };
Advertisement
Add Comment
Please, Sign In to add comment