aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/timer.cpp
AgeCommit message (Collapse)Author
2015-01-09Thread: Reduce use of Handles and move some funcs to inside the class.Yuri Kunde Schlesner
2015-01-08SVC: Implemented the Timer service calls.Subv