summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/src/System/Threading/Timer.CoreCLR.cs
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-10Move TimerQueue.TickCount Windows implementation to shared CoreLib (#23838)Filip Navara1-31/+0
2019-04-02Nullable: System.Threading (#23663)Stephen Toub1-2/+2
2019-03-03Mirror changes from dotnet/corert (#22985)Dotnet-GitSync-Bot1-2/+2
2019-02-13Replace Win32Native.cs with Interop files (#22540)Stephen Toub1-1/+1
2019-01-27Move Timer to shared CoreLib partition. (#22231)Filip Navara1-0/+106