Skip to content

Instantly share code, notes, and snippets.

View mouWorks's full-sized avatar

MWang mouWorks

View GitHub Profile
@mouWorks
mouWorks / timeSync.js
Last active April 9, 2019 01:43
timeSync
##PseudoCode - Just an example
## TBD - Not complete yet.
var mountAdjustDiff = function(start) {
if(start == 'undefined'){
return;
}
var getTimeUrl = 'http://localhost:8080/index.php/time'; //ServerTime url