Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time: Add GetStandardLocalSystemClock, used by libnx | shinyquagsire23 | 2018-02-22 | 1 | -0/+1 |
* | time: Implement ISteadyClock::GetCurrentTimePoint. | bunnei | 2018-01-26 | 1 | -0/+6 |
* | time: Stub GetSystemClockContext function. | bunnei | 2018-01-25 | 1 | -0/+7 |
* | time: Stub out GetTotalLocationNameCount and some cleanup. | bunnei | 2018-01-19 | 1 | -1/+1 |
* | time: Refactor time:* to use a single shared module | Rozlette | 2018-01-18 | 1 | -9/+13 |
* | TIME: consolidate time:* interfaces, stub functions and structs | Rozlette | 2018-01-17 | 1 | -0/+36 |
* | time: Implement GetStandardUserSystemClock, GetCurrentTime. | bunnei | 2018-01-15 | 1 | -0/+16 |