mirror of
https://github.com/facebook/sapling.git
synced 2024-12-26 14:34:34 +03:00
27d32bff2f
Summary: As titled, getting rid of Time.h and use std::chrono to compute the current time. Differential Revision: D21005713 fbshipit-source-id: 7e9d31af4b8652199bbe36b6ef76968cadcb4f2c |
||
---|---|---|
.. | ||
fb303 | ||
logging | ||
network/if | ||
stats | ||
.gitignore | ||
README.md |
This directory mostly contains stub implementations of Facebook libraries that are not fully open source yet. These stubs allow the FBOSS code to build while we are still working on fully open sourcing these libraries.
The code in common/stats is the main piece that is not fully open source yet. We are working to eventually make all of this code available in the facebook/folly repository.