Skip to content

tesonep/frameCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frameCounter

I am a simple frame counter for pharo!

I show the frames per second and the events per second:

Install me!

Metacello new
	baseline: 'FrameCounter';
	repository: 'github://tesonep/FrameCounter';
	load.

Run me!

FrameCounter open.

About

I am a simple frame counter for pharo!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published