.time (Display System Time)

The .time command displays information about the system time variables.

.time [-h Hours]

Parameters

-h **** Hours
Specifies the offset from Greenwich Mean Time, in hours. A negative value of Hours must be enclosed in parentheses.

Environment

Item Description
Modes User mode, kernel mode
Targets Live, crash dump
Platforms All

Remarks

The system time variables control performance counter behavior.

Here is an example in kernel mode:

kd> .time
Debug session time: Wed Jan 31 14:47:08 2001
System Uptime: 0 days 2:53:56 

Here is an example in user mode:

0:000> .time
Debug session time: Mon Apr 07 19:10:50 2003
System Uptime: 4 days 4:53:56.461
Process Uptime: 0 days 0:00:08.750
  Kernel time: 0 days 0:00:00.015
  User time: 0 days 0:00:00.015