System Time

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

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.