get_usec_since_initialized
Description:
Gets number of micro-seconds since this was initialized.
This only works for devices with properties in the udev database. All other devices return 0.
Parameters:
this |
A Device. |
Returns:
Number of micro-seconds since this was initialized or 0 if unknown. |