mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-02 17:50:39 +00:00
4 lines
96 B
JavaScript
4 lines
96 B
JavaScript
/* Intervals in ms */
|
|
export const API_INTERVAL = 30000;
|
|
export const TOPOLOGY_INTERVAL = 5000;
|