https://github.com/osquery/osquery logo
s

Stefano Bonicatti

02/01/2022, 3:10 PM
@Divya
user_time
and
system_time
are in milliseconds,
wall_time
is in seconds. They are all cumulative among query executions
k

koo

02/01/2022, 3:14 PM
Hey @Stefano Bonicatti is there a docs reference for this information?
s

Stefano Bonicatti

02/01/2022, 3:15 PM
It’s missing from the description of the columns of that table. I have a PR up that improves the description and also adding some other columns: https://github.com/osquery/osquery/pull/7438
k

koo

02/01/2022, 3:17 PM
Great. Thanks.
4 Views