profiling_uninhibit_sync
Description:
[ Version ( since = "0.1.1" ) ]
public bool profiling_uninhibit_sync (Cancellable? cancellable = null) throws Error
public bool profiling_uninhibit_sync (Cancellable? cancellable = null) throws Error
Sets up the device for profiling and causes no profiles to be returned if get_profile_for_qualifiers_sync is used.
WARNING: This function is synchronous, and may block. Do not use it in GUI applications.
Parameters:
this |
a Device instance. |
cancellable |
a Cancellable or null |
Returns:
true for success, else false. |