Skip to content

violetbuse/glatistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glatistics

Package Version Hex Docs

gleam add glatistics@1
import glatistics

pub fn main() -> Nil {
  // Total amount of memory used.
  let bytes = glatistics.memory(glatistics.Total)
}

Further documentation can be found at https://hexdocs.pm/glatistics.

Development

gleam run   # Run the project
gleam test  # Run the tests

About

Simple erlang statistics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages