sys.dm_os_performance_counters (Transact-SQL) - SQL Server
https://docs.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-os-performance-counters-transact-sql
Jun 10, 2022 · Data in the sys.dm_os_performance_counters DMV is not persisted after the database engine restarts. Use the sqlserver_start_time column in sys.dm_os_sys_info to find the last database engine startup time. Permission. On SQL Server and SQL Managed Instance, requires VIEW SERVER STATE permission.
DA: 32 PA: 94 MOZ Rank: 96