I have question about the current system time. I have software based on command line. When I run that software, it shows me the time at both the start and end of execution. ie
- Start:
The current system time is: 1378258559
- End:
The current system time is : 1378258570
I do not know if the time is in seconds or minutes. How is the 1378258559
is calculated? The difference between the two numbers is 11
.
FYI, the current date and time on my system is: 04/09/2013 9:50 AM