xtd 0.2.0
Loading...
Searching...
No Matches

◆ start_time()

xtd::date_time xtd::diagnostics::process::start_time ( ) const

Gets the time that the associated process was started.

Returns
An object that indicates when the process started. An exception is thrown if the process is not running.
Exceptions
xtd::invalid_operation_exceptionThere is no process associated with this xtd::diagnostics::process object.