mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 02:00:43 +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;
|