7 lines
		
	
	
		
			212 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			212 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@return number time
 | 
						|
---Returns the amount of time since the current battleground instance opened
 | 
						|
function GetBattlefieldInstanceRunTime() end
 |