Skip to content

receivedNetworkSpeed and sendNetworkSpeed are always 0 b/s #58

@Spyspyspy

Description

@Spyspyspy

const myFn = async () => { let test = await Ping.getTrafficStats(); console.warn(test); }

So, I am doing like that, and speeds are always 0. For example:

{"receivedNetworkSpeed": "0B/s", "receivedNetworkTotal": "153.4MB", "sendNetworkSpeed": "0B/s", "sendNetworkTotal": "22.2MB"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions