Morph
|
2283fccc1b
service: time: Setup the network clock with the local clock context
|
5 years ago |
bunnei
|
c0d3aef28c
core: hle: kernel: Rename Thread to KThread.
|
5 years ago |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
5 years ago |
bunnei
|
62c6c9f6a6
service: time: Update current time with changes to RTC setting.
|
5 years ago |
bunnei
|
eb676c343a
service: time: Implement CalculateStandardUserSystemClockDifferenceByUser.
|
6 years ago |
bunnei
|
a60f34a850
services: time: Implement CalculateSpanBetween.
|
6 years ago |
bunnei
|
be5c149d37
service: time: Implement GetStandardLocalSystemClock.
|
6 years ago |
bunnei
|
a4e840181c
service: time: Implement GetClockSnapshotFromSystemClockContext.
|
6 years ago |
bunnei
|
fab2607c6b
service: time: Implement IsStandardNetworkSystemClockAccuracySufficient.
|
6 years ago |
bunnei
|
78f977c980
service: time: Rewrite implementation of glue services.
|
6 years ago |
David Marcec
|
2c6e4ce0ad
Deglobalize System: Time
|
6 years ago |
David Marcec
|
f67039c067
Addressed issues
|
7 years ago |
David Marcec
|
19dc36ce06
Implement Time::GetSharedMemoryNativeHandle
|
7 years ago |
Lioncash
|
af51f123fa
service/time: Fill in some structures and remove padding where not necessary
|
7 years ago |
David Marcec
|
c440e8b8e1
Implemented CalculateStandardUserSystemClockDifferenceByUser
|
7 years ago |
David Marcec
|
48cd61d9c8
Added maybe_unused
|
7 years ago |
David Marcec
|
4f78f5c0df
Implement GetClockSnapshot
|
7 years ago |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 years ago |
Lioncash
|
c061c2bf3c
hle/service: Make constructors explicit where applicable
|
8 years ago |
mailwl
|
11568c2ea3
Service/time: implement posix time to calendar conversion
|
8 years ago |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 years ago |
shinyquagsire23
|
944132dbe5
time: Add GetStandardLocalSystemClock, used by libnx
|
8 years ago |
bunnei
|
3258db29da
time: Implement ISteadyClock::GetCurrentTimePoint.
|
8 years ago |
bunnei
|
f0b6baf3ad
time: Stub GetSystemClockContext function.
|
8 years ago |
bunnei
|
e27accc15d
time: Stub out GetTotalLocationNameCount and some cleanup.
|
8 years ago |
Rozlette
|
c7c180fdf1
time: Refactor time:* to use a single shared module
|
8 years ago |
Rozlette
|
6f22471a72
TIME: consolidate time:* interfaces, stub functions and structs
|
8 years ago |
bunnei
|
7bedea73a8
time: Implement GetStandardUserSystemClock, GetCurrentTime.
|
8 years ago |