static <T> LazyRef<T>
create(String label, Supplier<? extends Ref<T>> rootRefFactory, long delayInMs)