xpc_date_create_from_current()
Creates an XPC date object that represents the current date.
Declaration
func xpc_date_create_from_current() -> xpc_object_tReturn Value
A new date object representing the current date.
Creates an XPC date object that represents the current date.
func xpc_date_create_from_current() -> xpc_object_tA new date object representing the current date.