Hello, i need to know if is there anyway to get Unixtime or Uptime or anything else in MilliSeconds or MicroSeconds ...
I need to make a pinger in Milliseconds, and i only know Unixtime who count in seconds .. i can't use it.
Anyone know any other time commands who can be used to make a pinger ?
i mean if you wanna make a Delay in seconds, you have to set [unixtime] in a variable, and then you just avec to do an easy calc [expr [unixtime] - $variable] and it will give you the delay in seconds.. i wanna do the same but in milliseconds.
Thanks for any help guys !
Cya, DrunKeN
I need to make a pinger in Milliseconds, and i only know Unixtime who count in seconds .. i can't use it.
Anyone know any other time commands who can be used to make a pinger ?
i mean if you wanna make a Delay in seconds, you have to set [unixtime] in a variable, and then you just avec to do an easy calc [expr [unixtime] - $variable] and it will give you the delay in seconds.. i wanna do the same but in milliseconds.
Thanks for any help guys !
Cya, DrunKeN