wycnet

Results 2 issues of wycnet

![image](https://user-images.githubusercontent.com/30204993/111070405-8c9af780-850c-11eb-9616-9948e568b24e.png)

I have successfully build the code. But vscode can not intellisense "std::chrono::monotonic_clock",even though I have set ".vscode/settings.json" as : { "C_Cpp.default.cppStandard": "c++11", "C_Cpp.default.cStandard": "c11", }