[ Version ( since = "0.5.2" ) ]
public async uint get_time_since_action_async (Role role, Cancellable? cancellable) throws Error
We may want to know how long it has been since we refreshed the cache or retrieved the update list.
| this |
a valid Control instance |
| role |
the role enum, e.g. pk_role_enum_get_updates |
| cancellable |
a Cancellable or null |
| callback |
the function to run on completion |
| user_data |
the data to pass to |