Dominik Rabus

Results 6 comments of Dominik Rabus

https://stackoverflow.com/questions/47658329/std-chrono-time-synchronization Found this actually, so it seems not that easy. Cause yeah if I just use chrono with the time from my system it will probably still be wrong. Or...

So yeah changed that one now to chrono, doesnt solve the problem but makes the code more handy^^ What another idea is which binance is recommending is extending the recvWindow....

Just did the update but still the same error, prob I have to increase the recvWindow ![grafik](https://user-images.githubusercontent.com/44967066/82143063-669bbc80-9841-11ea-85fe-94441fd097a8.png)

![grafik](https://user-images.githubusercontent.com/44967066/82155744-56063900-9877-11ea-9a1a-9224c253ac69.png) Looks quite good to me

Just did a clean rebuilt, deleted everything and started from a new git clone. ![grafik](https://user-images.githubusercontent.com/44967066/82297281-b6e65c00-99b2-11ea-9d96-8008f65e96b3.png)

Is there a type library already? I checked but couldn't find any typings, so there is no proper way right now to use it with playwright in typescript? Edit: Ok...