Method code for $world_time.local_time()

[Turn on line numbering]
return (time() - start_time) * speedup;

// Created 19-Nov-1996 as a part of ColdCore, see: @help Credit

Tlon