Get the count of currently active workflows and activities

Are workflows that haven’t yet been scheduled considered open? Specifically, I’m thinking in terms of the schedule_to_start_latency metric. Is there a way to query for just the count of the workflows that fall into that bucket (i.e. workflows that have been scheduled but not started)?

Apologies if this should be a separate topic.