Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ total_seconds
Method
total_seconds
web/pgadmin/misc/bgprocess/processes.py:796–797 ·
view source on GitHub ↗
(dt)
Source
from the content-addressed store, hash-verified
794
795
@staticmethod
796
def
total_seconds(dt):
797
return
round(dt.total_seconds(), 2)
798
799
@staticmethod
800
def
acknowledge(_pid):
Callers
3
release_server_heartbeat
Method · 0.80
status
Method · 0.80
list
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected