Example #1
0
 def All():
     return [Monitor(hmonitor) for hmonitor in get_hmonitors()]
Example #2
0
 def GetCount():
     return len(get_hmonitors())