Hi all:
Anyone know how to get the system time (in milliseconds) in FVWM? Would a bash script be the way to go?
I’m just curious.
- Skender
Hi all:
Anyone know how to get the system time (in milliseconds) in FVWM? Would a bash script be the way to go?
I’m just curious.
What is it you want to do with it?
date '+%N'
Is probably something like want you want.
[color=blue]Moved from Complex Functions to Other Questions – this is not a complex function.[/color]
– Thomas Adam
You are correct sir.