Skip to main content

set_local_time

Function set_local_time 

Source
pub fn set_local_time(time: OsTime) -> Result<()>
Expand description

Sets the local time on the underlying OS.

This is a safe wrapper for OS_SetLocalTime.