get_current_time
Description:
[ Version ( deprecated_since = "2.28" , replacement = "get_time" ) ]
public void get_current_time (out TimeVal timeval)
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 [func@GLib.
Note:
use [method@GLib.Source.get_time] instead
get_current_time].
Parameters:
| this |
a source |
| timeval |
[struct@GLib.TimeVal] structure in which to store current time |