memory info totalJSHeapSize and usedJSHeapSize change over time, whereas useMemoryStatus hook return value which was captured during the module load time.
useInitialMemoryStatus would have been a better name since this hook returns initial memory status.