FutureProg functions
gamesecondsperrealseconds
Number gamesecondsperrealseconds(Text clock)
Contexts: computer function, computer program, standard futureprog
Looks up a clock by name and returns how many in-game seconds pass for each real second. Errors if the clock name is null or does not match a clock.
clock: The in-game clock to use, or the clock name where this function accepts text.
Contexts: computer function, computer program, standard futureprog
Looks up a clock by name and returns how many in-game seconds pass for each real second. Errors if the clock name is null or does not match a clock.
clock: The in-game clock to use, or the clock name where this function accepts text.