RACE TIMERReturns a text string with elapsed minutes, seconds and milliseconds in
00:00:000 format. Thanks to Fernando for code logics and finishing details... (yes, somebody must do de dirty job

)
INSTALLATIONDownload the plugin_RaceTimer.3dr file to the
C:\3D Rad\3DRad_res\projects\
folder on your computer, launch 3D Rad, open your project and then select File->Merge from the pull-down menu.
Select the plugin and when loaded link the objects in your project in the following order (if you make a mistake remove the plugin Script object from the list and merge it again):
1.- EventTimer2.- TextPrintREMARKSSet the EventTimer to 60 secs. and repeat 1000000 times. Be sure to check "Reset internal timers when stopped".
For an example of usage, please download and launch the RaceTimer_InAction.3dr project.