Skip to content

Implement times #23

@tengyifei

Description

@tengyifei

Timing information for current process. Minimal implementation:

int times(struct tms *buf) {
  return -1;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions