summaryrefslogtreecommitdiff
path: root/timers.ts
AgeCommit message (Expand)Author
2018-06-22Delete go implementation (#276)Ryan Dahl
2018-06-14Change msg.proto package name.Ryan Dahl
2018-06-09delete timer in the Map(timers) when call clearTimer (#215)foora
2018-06-05Use object destructing (#130)Weijia Wang
2018-06-05Rename sendMsg to pubInternal (#136)Yingchen Xue
2018-05-31fix all duration to delay with mdn descriptionYorkie Liu
2018-05-31fix nitsYorkie Liu
2018-05-31fix multi empty linesYorkie Liu
2018-05-31optimize the timer ts impl, and correct the duration if less than 10Yorkie Liu
2018-05-28Add LICENSERyan Dahl
2018-05-25Finish de-oneof-ingRyan Dahl
2018-05-23Adds setInterval, clearInterval, clearTimeout.Parsa Ghadimi
2018-05-23Rename sendMsgFromObject to sendMsgRyan Dahl
2018-05-21Add dispatch pub/subRyan Dahl
2018-05-21Add globals.tsRyan Dahl
2018-05-18First pass at setTimeoutRyan Dahl