lsl_get_created_at function
Creation time stamp of the stream.
This is the time stamp when the stream was first created (as determined via local_clock() on the providing machine).
Implementation
@ffi.Native<NativeLsl_get_created_at>()
external double lsl_get_created_at(lsl_streaminfo info);