I recently found myself in a situation where I had deal with Ticks in Powershell.
What's a tick? you ask.
A tick is the core time measurement in Powershell and .NET, I think...
[System.Datetime] - Core time measurement is a tick.
a tick is 100 nanoseconds.
There are 10000000 ticks in a second.
I was going to try to explain how to convert ticks into seconds but I found a post doing just that. So for sake of not reinventing the wheel, here is the [Link] to the Blog [Get-Admin.com] Explaining how to do it.
May The PoSH Be With You
Powershell Jedi
Showing posts with label Time. Show all posts
Showing posts with label Time. Show all posts
Friday, December 19, 2008
Subscribe to:
Posts (Atom)