sccn / lsl_archived

Multi-modal time-synched data transmission over local network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lsl get timestamp

opened this issue · comments

Hi,

I am currently pushing:
push_sample(double[]data, double timestamp) from a wristband.
How do I not only pull the data but also the timestamp?

also why does the receiver lose the decimal numbers even though I send out a double with decimal numbers?

thanks in adavance