summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/services/slicing-management/constant.ts
blob: 4a0e4d4fc997cfe04fd6a0cc45d0613db9760700 (plain)
1
2
3
// The polling interval of this module is set here uniformly
// communication service, sclcing resouce management--slicing business management,
export const INTERVAL_TIME = 100000;