i personally wouldn't use 'car' as the name of a unit, as it may cause confusion in flashpoint, there being models called 'car'.
try
#loop
_howfast = speed player
hint format ["your car is travelling %1 kilometers an hour",_howfast]
~0.25
? _time < 5 : goto "loop"