MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / _uid

Method _uid

codebase/dhtmlxscheduler.es.js:633–635  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

631 }).bind(this);
632 }
633 _uid() {
634 return (this._seed++).toString();
635 }
636 _send(i) {
637 if (this._mode == 2)
638 return void setTimeout(() => this._send(), 100);

Callers 2

_wrapperMethod · 0.95
onMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected