Hi.
This would be cool to have a gate that would be simply returning the current time (if it is not cut from gmod's lua, then os.time should be enough as it return the number of seconds from epoch). This should be a timed gate since it wouldn't have any inputs to trigger it.
Possible applications? In connection with expression evaluator or cpu chip this could create a very precise countdown timers (for example you press the button, the cpu remembers the current time and then in loop it checks if 30 seconds has left since then and triggers its output - this is just a example). Of course there are now other ways to do counters, but anyway current time gate would be good to have.[/b]
Bookmarks