get_current_time
Description:
[
Version ( deprecated_since =
"2.28" , replacement =
"get_time" ) ]
public void get_current_time (
out TimeVal timeval)
Warning: get_current_time is deprecated since 2.28. Use get_time.
This function ignores this and is otherwise the same as
TimeVal.
Parameters:
this |
a SignalSource
|
timeval |
TimeVal structure in which to store current time.
|