/// <summary> /// Updates Last time to CurrentTime. /// </summary> public static void UpdateLastTime() { Native_FApp.UpdateLastTime(); }