| Age | Commit message (Collapse) | Author |
|
Updates the ID of these based off the information on Switch Brew.
|
|
time: Add the time:a service
|
|
Given we already have time:s and time:u, we should also have time:a
|
|
We can use one instance of the interface instead of duplicating code.
|
|
|
|
Prevents implicit construction and makes these lingering non-explicit
constructors consistent with the rest of the other classes in services.
|
|
|
|
|
|
This makes the formatting expectations more obvious (e.g. any zero padding specified
is padding that's entirely dedicated to the value being printed, not any pretty-printing
that also gets tacked on).
|
|
All of these variables and functions are related to timings and should be within the namespace.
|
|
|
|
Tidies up namespace declarations
|
|
* Updated ACC with more service names
* Updated SVC with more service names
* Updated set with more service names
* Updated sockets with more service names
* Updated SPL with more service names
* Updated time with more service names
* Updated vi with more service names
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hid and time.
|
|
|
|
|
|
time: Stub out GetTotalLocationNameCount and some cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
|